Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue 125 - Supertrend misscalculation #126

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

fniko
Copy link
Contributor

@fniko fniko commented Nov 11, 2022

Adjusting supertrend evaluation by comparing previous close value instead of current

Link to the issue (I am unable to link them direcly over github).

@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2022

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.53%. Comparing base (7530190) to head (ad766a7).
Report is 27 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #126   +/-   ##
=======================================
  Coverage   98.53%   98.53%           
=======================================
  Files           1        1           
  Lines         681      681           
=======================================
  Hits          671      671           
  Misses         10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jealous jealous merged commit e8d7676 into jealous:master Dec 22, 2024
@jealous
Copy link
Owner

jealous commented Dec 22, 2024

Thanks for fixing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants